const go.opentelemetry.io/otel/attribute.STRING
6 uses
go.opentelemetry.io/otel/attribute (current package)
encoder.go#L116: if keyValue.Value.Type() == STRING {
type_string.go#L15: _ = x[STRING-4]
value.go#L50: STRING
value.go#L121: vtype: STRING,
value.go#L229: case STRING:
value.go#L254: case STRING:
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |